home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xext / XdbeGetBackBufferAttributes.z / XdbeGetBackBufferAttributes
Text File  |  1998-10-30  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXddddbbbbeeeeGGGGeeeettttBBBBaaaacccckkkkBBBBuuuuffffffffeeeerrrrAAAAttttttttrrrriiiibbbbuuuutttteeeessss((((3333XXXX11111111))))XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 6666....3333))))XXXXddddbbbbeeeeGGGGeeeettttBBBBaaaacccckkkkBBBBuuuuffffffffeeeerrrrAAAAttttttttrrrriiiibbbbuuuutttteeeessss((((3333XXXX11111111))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XdbeGetBackBufferAttributes - returns attributes of a DBE
  10.           buffer.
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           #include <X11/extensions/Xdbe.h>
  14.  
  15.           XdbeBackBufferAttributes *XdbeGetBackBufferAttributes(
  16.               Display        *dpy,
  17.               XdbeBackBuffer buffer)
  18.  
  19.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  20.           This function returns the attributes associated with the
  21.           specified buffer.
  22.  
  23.           The _X_d_b_e_B_a_c_k_B_u_f_f_e_r_A_t_t_r_i_b_u_t_e_s structure has the following
  24.           fields:
  25.  
  26.                Window     window     window that buffer belongs to
  27.  
  28.           If buffer is not a valid _X_d_b_e_B_a_c_k_B_u_f_f_e_r, window returns
  29.           None.
  30.  
  31.           The returned _X_d_b_e_B_a_c_k_B_u_f_f_e_r_A_t_t_r_i_b_u_t_e_s structure can be freed
  32.           with the Xlib function XXXXffffrrrreeeeeeee(((())))....
  33.  
  34.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  35.           DBE, _X_d_b_e_A_l_l_o_c_a_t_e_B_a_c_k_B_u_f_f_e_r_N_a_m_e(), _X_d_b_e_B_e_g_i_n_I_d_i_o_m(),
  36.           _X_d_b_e_D_e_a_l_l_o_c_a_t_e_B_a_c_k_B_u_f_f_e_r_N_a_m_e(), _X_d_b_e_E_n_d_I_d_i_o_m(),
  37.           _X_d_b_e_F_r_e_e_V_i_s_u_a_l_I_n_f_o(), _X_d_b_e_G_e_t_V_i_s_u_a_l_I_n_f_o(),
  38.           _X_d_b_e_Q_u_e_r_y_E_x_t_e_n_s_i_o_n(), _X_d_b_e_S_w_a_p_B_u_f_f_e_r_s().
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 4/30/98)
  64.  
  65.  
  66.  
  67.